projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb018ad
)
(HAVE_GETLOADAVG): Define as 1 because config.h defines it that way.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 19 Oct 1999 19:52:13 +0000
(19:52 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 19 Oct 1999 19:52:13 +0000
(19:52 +0000)
src/s/freebsd.h
patch
|
blob
|
history
diff --git
a/src/s/freebsd.h
b/src/s/freebsd.h
index 730b05fc759da32b3d4efbc95dee5f1e53a22bd6..609e8222c066b39789f22f659b079179b69482ed 100644
(file)
--- a/
src/s/freebsd.h
+++ b/
src/s/freebsd.h
@@
-93,7
+93,7
@@
#endif /* not __ELF__ */
#define HAVE_WAIT_HEADER
-#define HAVE_GETLOADAVG
+#define HAVE_GETLOADAVG
1
#if 0
#define HAVE_GETPAGESIZE /* configure now puts this in config.h */
#endif